[INFO] cloning repository https://github.com/HexHQ/AIAdvisoryBench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HexHQ/AIAdvisoryBench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHexHQ%2FAIAdvisoryBench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHexHQ%2FAIAdvisoryBench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17edece860c4814e8e87760dfeae04c120ab6179
[INFO] checking HexHQ/AIAdvisoryBench against try#3f7e3b175fda7edbf81081bcd9b91b73f2f7993f for pr-156157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHexHQ%2FAIAdvisoryBench" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HexHQ/AIAdvisoryBench
[INFO] finished tweaking git repo https://github.com/HexHQ/AIAdvisoryBench
[INFO] tweaked toml for git repo https://github.com/HexHQ/AIAdvisoryBench written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HexHQ/AIAdvisoryBench on toolchain 3f7e3b175fda7edbf81081bcd9b91b73f2f7993f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HexHQ/AIAdvisoryBench already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c245d2beefe8b71ba4b808a377f58d5797e21d61a2897e195b7d9d4e47cef5c9
[INFO] running `Command { std: "docker" "start" "-a" "c245d2beefe8b71ba4b808a377f58d5797e21d61a2897e195b7d9d4e47cef5c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c245d2beefe8b71ba4b808a377f58d5797e21d61a2897e195b7d9d4e47cef5c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c245d2beefe8b71ba4b808a377f58d5797e21d61a2897e195b7d9d4e47cef5c9", kill_on_drop: false }`
[INFO] [stdout] c245d2beefe8b71ba4b808a377f58d5797e21d61a2897e195b7d9d4e47cef5c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 095b43187aa0a72436f41066e8ddaf50088815094b248a3a0b8464f456a35cce
[INFO] running `Command { std: "docker" "start" "-a" "095b43187aa0a72436f41066e8ddaf50088815094b248a3a0b8464f456a35cce", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zmij v0.1.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking validator v0.19.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking abc-core v0.1.0 (/opt/rustwide/workdir/crates/abc-core)
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking abc-mcp v0.1.0 (/opt/rustwide/workdir/crates/abc-mcp)
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking nom-language v0.1.0
[INFO] [stderr]     Checking iso8601 v0.6.3
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking abc-module-strategic-advisor v0.1.0 (/opt/rustwide/workdir/crates/modules/strategic-advisor)
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking icalendar v0.16.17
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking lettre v0.11.19
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking rust_xlsxwriter v0.79.4
[INFO] [stderr]     Checking abc-module-corporate v0.1.0 (/opt/rustwide/workdir/crates/modules/corporate)
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/modules/strategic-advisor/src/mcp_server.rs:1511:13
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         let mut hub = self.notifications.write().await;
[INFO] [stdout]      |             ----^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking abc-module-storage v0.1.0 (/opt/rustwide/workdir/crates/modules/storage)
[INFO] [stderr]     Checking abc-module-marketing v0.1.0 (/opt/rustwide/workdir/crates/modules/marketing)
[INFO] [stderr]     Checking abc-module-legal v0.1.0 (/opt/rustwide/workdir/crates/modules/legal)
[INFO] [stdout] warning: unused import: `rust_decimal::Decimal`
[INFO] [stdout]  --> crates/modules/marketing/src/db/leads.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> crates/modules/storage/src/provider.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> crates/modules/storage/src/providers/local.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> crates/modules/storage/src/providers/google_drive.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OAuthToken`
[INFO] [stdout]   --> crates/modules/storage/src/providers/proton_drive.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::oauth::{OAuthToken};
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> crates/modules/storage/src/providers/dropbox.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking abc-module-accounting v0.1.0 (/opt/rustwide/workdir/crates/modules/accounting)
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stdout] warning: unused variable: `now`
[INFO] [stdout]    --> crates/modules/legal/src/notifications.rs:565:13
[INFO] [stdout]     |
[INFO] [stdout] 565 |         let now = Utc::now();
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `document_text` and `industry` are never read
[INFO] [stdout]    --> crates/modules/legal/src/mcp_server.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct ComplianceCheckInput {
[INFO] [stdout]     |        -------------------- fields in this struct
[INFO] [stdout] 354 |     document_text: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 355 |     regulations: Vec<String>,
[INFO] [stdout] 356 |     industry: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ComplianceCheckInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]    --> crates/modules/legal/src/mcp_server.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 361 | struct LegalRiskInput {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] 362 |     action_description: String,
[INFO] [stdout] 363 |     context: Option<Value>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LegalRiskInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `include_overdue` is never read
[INFO] [stdout]    --> crates/modules/legal/src/mcp_server.rs:416:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | struct GetPendingTasksInput {
[INFO] [stdout]     |        -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 416 |     include_overdue: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetPendingTasksInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking abc-orchestrator v0.1.0 (/opt/rustwide/workdir/crates/abc-orchestrator)
[INFO] [stdout] warning: field `entity_id` is never read
[INFO] [stdout]    --> crates/modules/corporate/src/mcp_server.rs:656:5
[INFO] [stdout]     |
[INFO] [stdout] 655 | struct CreateGoalInput {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 656 |     entity_id: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CreateGoalInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Datelike`
[INFO] [stdout]  --> crates/modules/accounting/src/general_ledger.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::{NaiveDate, Datelike};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Datelike`
[INFO] [stdout]   --> crates/modules/accounting/src/accounts_receivable.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Datelike, NaiveDate};
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AccountSubType` and `Account`
[INFO] [stdout]   --> crates/modules/accounting/src/template_library.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::types::{Account, AccountType, AccountSubType};
[INFO] [stdout]    |                    ^^^^^^^               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_decimal::Decimal`
[INFO] [stdout]   --> crates/modules/accounting/src/template_library.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rust_decimal::Decimal;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Worksheet`
[INFO] [stdout]   --> crates/modules/accounting/src/template_library.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rust_xlsxwriter::{Format, Workbook, Worksheet, FormatAlign, FormatBorder, Color};
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> crates/modules/accounting/src/template_library.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Datelike`
[INFO] [stdout]   --> crates/modules/accounting/src/llm_assistant.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use chrono::{Datelike, NaiveDate, Utc};
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Datelike`
[INFO] [stdout]    --> crates/modules/corporate/src/notifications.rs:798:9
[INFO] [stdout]     |
[INFO] [stdout] 798 |     use chrono::Datelike;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_decimal::Decimal`
[INFO] [stdout]  --> crates/modules/marketing/src/db/leads.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]  --> crates/modules/marketing/src/db/leads.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sqlx::{FromRow, Row};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_path`
[INFO] [stdout]    --> crates/modules/storage/src/providers/local.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let relative_path = path
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relative_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `entity_id` is never read
[INFO] [stdout]    --> crates/modules/corporate/src/mcp_server.rs:656:5
[INFO] [stdout]     |
[INFO] [stdout] 655 | struct CreateGoalInput {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 656 |     entity_id: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CreateGoalInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_database_backed` is never used
[INFO] [stdout]   --> crates/modules/marketing/src/mcp_server.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl MarketingMcpServer {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     fn is_database_backed(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source_detail` is never read
[INFO] [stdout]   --> crates/modules/marketing/src/db/leads.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct LeadRow {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     source_detail: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeadRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `owner` and `custom_fields` are never read
[INFO] [stdout]   --> crates/modules/marketing/src/db/campaigns.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct CampaignRow {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     owner: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     tags: Option<Vec<String>>,
[INFO] [stdout] 29 |     custom_fields: serde_json::Value,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CampaignRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> crates/modules/storage/src/providers/onedrive.rs:621:13
[INFO] [stdout]     |
[INFO] [stdout] 621 |         let response = self.client
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> crates/modules/storage/src/provider.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> crates/modules/storage/src/providers/local.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> crates/modules/storage/src/providers/google_drive.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OAuthToken`
[INFO] [stdout]   --> crates/modules/storage/src/providers/proton_drive.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::oauth::{OAuthToken};
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> crates/modules/storage/src/providers/dropbox.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]  --> crates/modules/marketing/src/db/leads.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sqlx::{FromRow, Row};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `registry` is never read
[INFO] [stdout]    --> crates/modules/strategic-advisor/src/orchestration.rs:349:5
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub struct CrossModuleCoordinator {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 348 |     /// Module registry
[INFO] [stdout] 349 |     registry: Arc<RwLock<ModuleRegistry>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scorers` is never read
[INFO] [stdout]   --> crates/modules/strategic-advisor/src/risk.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RiskAssessmentFramework {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     scorers: RiskScorerRegistry,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trade_off_analyzer` is never read
[INFO] [stdout]   --> crates/modules/strategic-advisor/src/decisions.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct DecisionSupportSystem {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     trade_off_analyzer: TradeOffAnalyzer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cloud_path` is never read
[INFO] [stdout]    --> crates/modules/strategic-advisor/src/storage.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct CloudBackupBackend {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 199 |     cloud_path: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::prelude`
[INFO] [stdout]     --> crates/modules/accounting/src/template_library.rs:1546:13
[INFO] [stdout]      |
[INFO] [stdout] 1546 |         use std::io::prelude::*;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking abc-module-hr v0.1.0 (/opt/rustwide/workdir/crates/modules/hr)
[INFO] [stdout] warning: unused import: `Datelike`
[INFO] [stdout]  --> crates/modules/accounting/src/general_ledger.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::{NaiveDate, Datelike};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Datelike`
[INFO] [stdout]   --> crates/modules/accounting/src/accounts_receivable.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Datelike, NaiveDate};
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::JournalLine`
[INFO] [stdout]     --> crates/modules/accounting/src/financial_statements.rs:1658:9
[INFO] [stdout]      |
[INFO] [stdout] 1658 |     use crate::types::JournalLine;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AccountSubType` and `Account`
[INFO] [stdout]   --> crates/modules/accounting/src/template_library.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::types::{Account, AccountType, AccountSubType};
[INFO] [stdout]    |                    ^^^^^^^               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_decimal::Decimal`
[INFO] [stdout]   --> crates/modules/accounting/src/template_library.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rust_decimal::Decimal;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Worksheet`
[INFO] [stdout]   --> crates/modules/accounting/src/template_library.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rust_xlsxwriter::{Format, Workbook, Worksheet, FormatAlign, FormatBorder, Color};
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> crates/modules/accounting/src/template_library.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Utc`
[INFO] [stdout]    --> crates/modules/accounting/src/compliance_tests.rs:351:18
[INFO] [stdout]     |
[INFO] [stdout] 351 |     use chrono::{Utc, NaiveDate};
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `now`
[INFO] [stdout]    --> crates/modules/legal/src/notifications.rs:565:13
[INFO] [stdout]     |
[INFO] [stdout] 565 |         let now = Utc::now();
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> crates/modules/storage/src/providers/dropbox.rs:656:13
[INFO] [stdout]     |
[INFO] [stdout] 656 |         let file = self.get_file(file_id).await?;
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> crates/modules/storage/src/webhooks/mod.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |             let expected = format!("{:x}", hasher.finish());
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `document_text` and `industry` are never read
[INFO] [stdout]    --> crates/modules/legal/src/mcp_server.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct ComplianceCheckInput {
[INFO] [stdout]     |        -------------------- fields in this struct
[INFO] [stdout] 354 |     document_text: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 355 |     regulations: Vec<String>,
[INFO] [stdout] 356 |     industry: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ComplianceCheckInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]    --> crates/modules/legal/src/mcp_server.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 361 | struct LegalRiskInput {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] 362 |     action_description: String,
[INFO] [stdout] 363 |     context: Option<Value>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LegalRiskInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `include_overdue` is never read
[INFO] [stdout]    --> crates/modules/legal/src/mcp_server.rs:416:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | struct GetPendingTasksInput {
[INFO] [stdout]     |        -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 416 |     include_overdue: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GetPendingTasksInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_database_backed` is never used
[INFO] [stdout]   --> crates/modules/marketing/src/mcp_server.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl MarketingMcpServer {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     fn is_database_backed(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source_detail` is never read
[INFO] [stdout]   --> crates/modules/marketing/src/db/leads.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct LeadRow {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     source_detail: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeadRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `owner` and `custom_fields` are never read
[INFO] [stdout]   --> crates/modules/marketing/src/db/campaigns.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct CampaignRow {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     owner: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     tags: Option<Vec<String>>,
[INFO] [stdout] 29 |     custom_fields: serde_json::Value,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CampaignRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hashes` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/onedrive.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct FileInfo {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 49 |     mime_type: Option<String>,
[INFO] [stdout] 50 |     hashes: Option<Hashes>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `quick_xor_hash` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/onedrive.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct Hashes {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 56 |     quick_xor_hash: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hashes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `child_count` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/onedrive.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct FolderInfo {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 61 |     #[serde(rename = "childCount")]
[INFO] [stdout] 62 |     child_count: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FolderInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/onedrive.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | struct Quota {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 94 |     total: Option<i64>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Quota` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/proton_drive.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct ProtonLink {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     state: Option<i32>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtonLink` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `volume_id` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/proton_drive.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct ProtonShare {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     volume_id: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtonShare` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `more` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/proton_drive.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | struct ProtonListResponse {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     more: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtonListResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client_modified` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/dropbox.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct DropboxEntry {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     client_modified: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DropboxEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tag` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/dropbox.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct Allocation {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 62 |     #[serde(rename = ".tag")]
[INFO] [stdout] 63 |     tag: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Allocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `date_format`
[INFO] [stdout]    --> crates/modules/accounting/src/template_library.rs:523:13
[INFO] [stdout]     |
[INFO] [stdout] 523 |         let date_format = Format::new()
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_date_format`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `money_format`
[INFO] [stdout]    --> crates/modules/accounting/src/template_library.rs:653:13
[INFO] [stdout]     |
[INFO] [stdout] 653 |         let money_format = Format::new()
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_money_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `storage` is never read
[INFO] [stdout]   --> crates/modules/hr/src/mcp_server.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct HrMcpServer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     storage: StorageBackend,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_database_backed` is never used
[INFO] [stdout]   --> crates/modules/hr/src/mcp_server.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl HrMcpServer {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     fn is_database_backed(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/modules/strategic-advisor/src/mcp_server.rs:1511:13
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         let mut hub = self.notifications.write().await;
[INFO] [stdout]      |             ----^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]     --> crates/modules/accounting/src/llm_assistant.rs:1060:45
[INFO] [stdout]      |
[INFO] [stdout] 1060 |         for (id, date, amount, description, user) in transactions {
[INFO] [stdout]      |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]     --> crates/modules/accounting/src/llm_assistant.rs:1219:14
[INFO] [stdout]      |
[INFO] [stdout] 1219 |         for (id, _, amount, _, _, approved_by) in transactions {
[INFO] [stdout]      |              ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_path`
[INFO] [stdout]    --> crates/modules/storage/src/providers/local.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let relative_path = path
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relative_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/modules/accounting/src/mcp_server.rs:940:5
[INFO] [stdout]     |
[INFO] [stdout] 939 | struct ListBillsInput {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] 940 |     status: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ListBillsInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/modules/accounting/src/mcp_server.rs:967:5
[INFO] [stdout]     |
[INFO] [stdout] 966 | struct ListInvoicesInput {
[INFO] [stdout]     |        ----------------- field in this struct
[INFO] [stdout] 967 |     status: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ListInvoicesInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `storage` is never read
[INFO] [stdout]   --> crates/modules/hr/src/mcp_server.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct HrMcpServer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     storage: StorageBackend,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_database_backed` is never used
[INFO] [stdout]   --> crates/modules/hr/src/mcp_server.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl HrMcpServer {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     fn is_database_backed(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking abc-api v0.1.0 (/opt/rustwide/workdir/crates/abc-api)
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> crates/modules/storage/src/providers/onedrive.rs:621:13
[INFO] [stdout]     |
[INFO] [stdout] 621 |         let response = self.client
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::prelude`
[INFO] [stdout]     --> crates/modules/accounting/src/template_library.rs:1546:13
[INFO] [stdout]      |
[INFO] [stdout] 1546 |         use std::io::prelude::*;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> crates/modules/storage/src/providers/dropbox.rs:656:13
[INFO] [stdout]     |
[INFO] [stdout] 656 |         let file = self.get_file(file_id).await?;
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> crates/modules/storage/src/webhooks/mod.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |             let expected = format!("{:x}", hasher.finish());
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hashes` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/onedrive.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct FileInfo {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 49 |     mime_type: Option<String>,
[INFO] [stdout] 50 |     hashes: Option<Hashes>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `quick_xor_hash` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/onedrive.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct Hashes {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 56 |     quick_xor_hash: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hashes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `child_count` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/onedrive.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct FolderInfo {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 61 |     #[serde(rename = "childCount")]
[INFO] [stdout] 62 |     child_count: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FolderInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `total` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/onedrive.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | struct Quota {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 94 |     total: Option<i64>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Quota` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/proton_drive.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct ProtonLink {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     state: Option<i32>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtonLink` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `volume_id` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/proton_drive.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct ProtonShare {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     volume_id: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtonShare` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `more` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/proton_drive.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | struct ProtonListResponse {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     more: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtonListResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client_modified` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/dropbox.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct DropboxEntry {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     client_modified: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DropboxEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tag` is never read
[INFO] [stdout]   --> crates/modules/storage/src/providers/dropbox.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct Allocation {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 62 |     #[serde(rename = ".tag")]
[INFO] [stdout] 63 |     tag: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Allocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `date_format`
[INFO] [stdout]    --> crates/modules/accounting/src/template_library.rs:523:13
[INFO] [stdout]     |
[INFO] [stdout] 523 |         let date_format = Format::new()
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_date_format`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `money_format`
[INFO] [stdout]    --> crates/modules/accounting/src/template_library.rs:653:13
[INFO] [stdout]     |
[INFO] [stdout] 653 |         let money_format = Format::new()
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_money_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]     --> crates/modules/accounting/src/llm_assistant.rs:1060:45
[INFO] [stdout]      |
[INFO] [stdout] 1060 |         for (id, date, amount, description, user) in transactions {
[INFO] [stdout]      |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]     --> crates/modules/accounting/src/llm_assistant.rs:1219:14
[INFO] [stdout]      |
[INFO] [stdout] 1219 |         for (id, _, amount, _, _, approved_by) in transactions {
[INFO] [stdout]      |              ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/modules/accounting/src/mcp_server.rs:940:5
[INFO] [stdout]     |
[INFO] [stdout] 939 | struct ListBillsInput {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] 940 |     status: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ListBillsInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> crates/modules/accounting/src/mcp_server.rs:967:5
[INFO] [stdout]     |
[INFO] [stdout] 966 | struct ListInvoicesInput {
[INFO] [stdout]     |        ----------------- field in this struct
[INFO] [stdout] 967 |     status: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ListInvoicesInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `registry` is never read
[INFO] [stdout]    --> crates/modules/strategic-advisor/src/orchestration.rs:349:5
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub struct CrossModuleCoordinator {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 348 |     /// Module registry
[INFO] [stdout] 349 |     registry: Arc<RwLock<ModuleRegistry>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scorers` is never read
[INFO] [stdout]   --> crates/modules/strategic-advisor/src/risk.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RiskAssessmentFramework {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     scorers: RiskScorerRegistry,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trade_off_analyzer` is never read
[INFO] [stdout]   --> crates/modules/strategic-advisor/src/decisions.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct DecisionSupportSystem {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     trade_off_analyzer: TradeOffAnalyzer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cloud_path` is never read
[INFO] [stdout]    --> crates/modules/strategic-advisor/src/storage.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct CloudBackupBackend {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 199 |     cloud_path: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "095b43187aa0a72436f41066e8ddaf50088815094b248a3a0b8464f456a35cce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "095b43187aa0a72436f41066e8ddaf50088815094b248a3a0b8464f456a35cce", kill_on_drop: false }`
[INFO] [stdout] 095b43187aa0a72436f41066e8ddaf50088815094b248a3a0b8464f456a35cce
